Skip to content

new landing — docs tweaks #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Aug 13, 2025
Merged

new landing — docs tweaks #41

merged 16 commits into from
Aug 13, 2025

Conversation

hasparus
Copy link
Owner

Description

image

Before

image

Copy link

vercel bot commented Aug 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
fabulous-isomorphism Ready Preview Comment Aug 13, 2025 1:02pm


& .label text,
span {
font-size: 14px !important;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The font we're using is a tad too wide for Mermaid and I don't see any more reasonable wait of fixing that.

Comment on lines +474 to +478
.dark .flowchart {
--mermaid-node-fill: hsl(var(--color-neu-50) / 0.5);
--mermaid-node-stroke: hsl(var(--color-neu-100));
--mermaid-arrow: hsl(var(--color-neu-300));
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tweaking colors a bit is still better than rendering light mode by accident and being forced to write everything twice all the time, so I think the designers were right setting it up like this in Figma variables. Still, this bit makes the flowcharts in dark mode less jarring.

look: "classic",
flowchart: {
defaultRenderer: "elk",
padding: 6,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is SVG padding so we can't make it responsive easily.

Base automatically changed from new-landing--fixes to source August 13, 2025 13:01
@hasparus hasparus merged commit 6174fd4 into source Aug 13, 2025
2 of 3 checks passed
@hasparus hasparus deleted the new-landing--docs-tweaks branch August 13, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants